Creates a new KOptional without a defined value.
Creates a new KOptional without the provided value, treating null as empty.
null
Creates a new KOptional with the provided potentially null value.